home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Topware / gozilla / gozilla.exe / {app} / windows.skin / tip4.skn < prev    next >
Text File  |  2001-11-19  |  3KB  |  51 lines

  1.  <!-- Change Tip # here -->
  2. <form name="Tip4" image="window\dk_blue.bmp" x=center y=center width=303 height=275
  3.     resize_image=stretch resize_window=false topmost=true>
  4.  
  5.     <image name="1" x=0 y=0 width=5 height=16 image="window\upper_left.bmp">
  6.     <image name="2" x=5 y=0 width=-5 height=16 resize=stretch image="window\top.bmp">
  7.     <image name="3" x=-5 y=0 width=5 height=16 image="window\upper_right.bmp">
  8.  
  9.     <image name="4" x=0 y=16 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  10.     <image name="5" x=-5 y=16 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  11.  
  12.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  13.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  14.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
  15.     
  16.     <!-- All controls go after this -->
  17.     
  18.     <textwindow name="title" x=4 y=2 width=100 height=12 
  19.         font=arial align=left fontsize=12 fontcolor=#FFFFFF text="Go!Zilla Tips">
  20.  
  21. <!-- Change to "skin_tip#" for previous skin here -->        
  22.     <button name="skin_tip3" x=7 y=19
  23.         image="window\la_n.bmp" mouseOver="window\la_o.bmp" mouseDown="window\la_d.bmp">    
  24.  
  25.     <textwindow name="pd" x=30 y=21 width=60 height=12 
  26.         font=Arial fontsize=12 align=left fontcolor=#FFFFFF text="Previous Tip">
  27.  
  28.     <textwindow name="nd" x=-71 y=21 width=60 height=12 
  29.         font=Arial fontsize=12 align=left fontcolor=#FFFFFF text="Next Tip">
  30.  
  31. <!-- Change to "skin_tip#" for next tip here -->        
  32.     <button name="skin_tip5" x=-29 y=19
  33.         image="window\ra_n.bmp" mouseOver="window\ra_o.bmp" mouseDown="window\ra_d.bmp">    
  34.  
  35.     <button name="option_show_tips" x=7 y=-23
  36.         image="window\checkbox_on_n.bmp" mouseover="window\checkbox_on_o.bmp" mousedown="window\checkbox_off_o.bmp"
  37.         toggleimage="window\checkbox_off_n.bmp" togglemouseover="window\checkbox_off_o.bmp" togglemousedown="window\checkbox_on_o.bmp">
  38.  
  39.     <textwindow name="dse" x=21 y=-23 width=150 height=12 
  40.         font=Arial fontsize=12 align=left fontcolor=#FFFFFF text="Show Tips on Startup.">
  41.  
  42.     <button name="ok" x=-29 y=-18
  43.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp">    
  44.  
  45.     <textwindow name="desc_t" x=9 y=39 width=280 height=200 
  46.         font=arial align=left fontsize=12 fontcolor=#FFFFFF 
  47.         text="To view detailed information on a particular download in the download window, simply click on the file in the current downloads window.  To open the current downloads window, choose æShow Current DownloadsÆ from the Go!Zilla menu.
  48. "
  49.         >
  50.  
  51. </form>